[INFO] cloning repository https://github.com/lynxnathan/happyterminals
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lynxnathan/happyterminals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynxnathan%2Fhappyterminals", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynxnathan%2Fhappyterminals'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d7727062e421f2cb797290f4ab74726803a7f8e
[INFO] testing lynxnathan/happyterminals against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynxnathan%2Fhappyterminals" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lynxnathan/happyterminals
[INFO] finished tweaking git repo https://github.com/lynxnathan/happyterminals
[INFO] tweaked toml for git repo https://github.com/lynxnathan/happyterminals written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lynxnathan/happyterminals on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lynxnathan/happyterminals already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.12
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded referencing v0.46.0
[INFO] [stderr]   Downloaded micromap v0.3.0
[INFO] [stderr]   Downloaded lru v0.16.4
[INFO] [stderr]   Downloaded fluent-uri v0.4.1
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded fancy-regex v0.17.0
[INFO] [stderr]   Downloaded stl_io v0.11.0
[INFO] [stderr]   Downloaded rustls v0.23.38
[INFO] [stderr]   Downloaded guardian v1.3.0
[INFO] [stderr]   Downloaded or_poisoned v0.1.0
[INFO] [stderr]   Downloaded any_spawner v0.3.0
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded reactive_graph v0.2.13
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded bon-macros v3.9.1
[INFO] [stderr]   Downloaded tokio v1.52.0
[INFO] [stderr]   Downloaded bon v3.9.1
[INFO] [stderr]   Downloaded glam v0.32.1
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded tachyonfx v0.25.0
[INFO] [stderr]   Downloaded jsonschema v0.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13c31b26c95cc0bead38037c75c731d477cbcb266066d84853f24ed4f767bcf5
[INFO] running `Command { std: "docker" "start" "-a" "13c31b26c95cc0bead38037c75c731d477cbcb266066d84853f24ed4f767bcf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13c31b26c95cc0bead38037c75c731d477cbcb266066d84853f24ed4f767bcf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13c31b26c95cc0bead38037c75c731d477cbcb266066d84853f24ed4f767bcf5", kill_on_drop: false }`
[INFO] [stdout] 13c31b26c95cc0bead38037c75c731d477cbcb266066d84853f24ed4f767bcf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ad3fd2776a888a898b35d53997b558c944207741177106d7046b1e3acfa2c2b
[INFO] running `Command { std: "docker" "start" "-a" "4ad3fd2776a888a898b35d53997b558c944207741177106d7046b1e3acfa2c2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling reactive_graph v0.2.13
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling any_spawner v0.3.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling happyterminals-core v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-core)
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling glam v0.32.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tachyonfx v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tobj v4.0.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling stl_io v0.11.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling happyterminals-pipeline v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-pipeline)
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling micromap v0.3.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling referencing v0.46.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling happyterminals-renderer v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-renderer)
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling happyterminals-scene v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-scene)
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling happyterminals-input v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-input)
[INFO] [stderr]    Compiling happyterminals-backend-ratatui v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-backend-ratatui)
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling jsonschema v0.46.0
[INFO] [stderr]    Compiling happyterminals-dsl v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-dsl)
[INFO] [stderr]    Compiling happyterminals v0.0.0 (/opt/rustwide/workdir/crates/happyterminals)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "4ad3fd2776a888a898b35d53997b558c944207741177106d7046b1e3acfa2c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ad3fd2776a888a898b35d53997b558c944207741177106d7046b1e3acfa2c2b", kill_on_drop: false }`
[INFO] [stdout] 4ad3fd2776a888a898b35d53997b558c944207741177106d7046b1e3acfa2c2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 280dcc6e77086b634735e35fad155b116a1cc1f1b0b17b5aa4e7fa39cb21a83a
[INFO] running `Command { std: "docker" "start" "-a" "280dcc6e77086b634735e35fad155b116a1cc1f1b0b17b5aa4e7fa39cb21a83a", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling reactive_graph v0.2.13
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tobj v4.0.3
[INFO] [stderr]    Compiling referencing v0.46.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling happyterminals-core v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-core)
[INFO] [stderr]    Compiling happyterminals-renderer v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-renderer)
[INFO] [stderr]    Compiling happyterminals-pipeline v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-pipeline)
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling happyterminals-input v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-input)
[INFO] [stderr]    Compiling happyterminals-scene v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-scene)
[INFO] [stderr]    Compiling happyterminals-backend-ratatui v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-backend-ratatui)
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stdout] warning: unused import: `Owner`
[INFO] [stdout]  --> crates/happyterminals-scene/tests/scene_graph.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 | use happyterminals_core::{Owner, create_root, on_cleanup};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jsonschema v0.46.0
[INFO] [stdout] warning: unused import: `Effect`
[INFO] [stdout]  --> crates/happyterminals-pipeline/tests/smoke.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use happyterminals_pipeline::{Effect, EffectState, Pipeline};
[INFO] [stdout]   |                               ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling happyterminals-dsl v0.0.0 (/opt/rustwide/workdir/crates/happyterminals-dsl)
[INFO] [stderr]    Compiling happyterminals v0.0.0 (/opt/rustwide/workdir/crates/happyterminals)
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> crates/happyterminals-backend-ratatui/tests/one_cell_change.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use ratatui::Terminal;
[INFO] [stdout]  2 | | use ratatui::style::{Color, Style};
[INFO] [stdout]  3 | | use ratatui_crossterm::CrosstermBackend;
[INFO] [stdout]  4 | | use happyterminals_core::Grid;
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     );
[INFO] [stdout] 78 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> crates/happyterminals-backend-ratatui/tests/event_signals.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use crossterm::event::{KeyCode, KeyModifiers};
[INFO] [stdout]  2 | | use happyterminals_backend_ratatui::{InputEvent, InputSignals};
[INFO] [stdout]  3 | | use happyterminals_core::create_root;
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |     });
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.36s
[INFO] running `Command { std: "docker" "inspect" "280dcc6e77086b634735e35fad155b116a1cc1f1b0b17b5aa4e7fa39cb21a83a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "280dcc6e77086b634735e35fad155b116a1cc1f1b0b17b5aa4e7fa39cb21a83a", kill_on_drop: false }`
[INFO] [stdout] 280dcc6e77086b634735e35fad155b116a1cc1f1b0b17b5aa4e7fa39cb21a83a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7b11c5d1e26852f10fc27838035f5c2eb8778e1d432bd45ceac6f7bf54f13f0f
[INFO] running `Command { std: "docker" "start" "-a" "7b11c5d1e26852f10fc27838035f5c2eb8778e1d432bd45ceac6f7bf54f13f0f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Owner`
[INFO] [stderr]  --> crates/happyterminals-scene/tests/scene_graph.rs:6:27
[INFO] [stderr]   |
[INFO] [stderr] 6 | use happyterminals_core::{Owner, create_root, on_cleanup};
[INFO] [stderr]   |                           ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `happyterminals-scene` (test "scene_graph") generated 1 warning (run `cargo fix --test "scene_graph" -p happyterminals-scene` to apply 1 suggestion)
[INFO] [stderr] warning: missing documentation for the crate
[INFO] [stderr]   --> crates/happyterminals-backend-ratatui/tests/one_cell_change.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / use ratatui::Terminal;
[INFO] [stderr]  2 | | use ratatui::style::{Color, Style};
[INFO] [stderr]  3 | | use ratatui_crossterm::CrosstermBackend;
[INFO] [stderr]  4 | | use happyterminals_core::Grid;
[INFO] [stderr] ...  |
[INFO] [stderr] 77 | |     );
[INFO] [stderr] 78 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: requested on the command line with `-W missing-docs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Effect`
[INFO] [stderr]  --> crates/happyterminals-pipeline/tests/smoke.rs:7:31
[INFO] [stderr]   |
[INFO] [stderr] 7 | use happyterminals_pipeline::{Effect, EffectState, Pipeline};
[INFO] [stderr]   |                               ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `happyterminals-backend-ratatui` (test "one_cell_change") generated 1 warning
[INFO] [stderr] warning: `happyterminals-pipeline` (test "smoke") generated 1 warning (run `cargo fix --test "smoke" -p happyterminals-pipeline` to apply 1 suggestion)
[INFO] [stderr] warning: missing documentation for the crate
[INFO] [stderr]   --> crates/happyterminals-backend-ratatui/tests/event_signals.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / use crossterm::event::{KeyCode, KeyModifiers};
[INFO] [stderr]  2 | | use happyterminals_backend_ratatui::{InputEvent, InputSignals};
[INFO] [stderr]  3 | | use happyterminals_core::create_root;
[INFO] [stderr] ...  |
[INFO] [stderr] 51 | |     });
[INFO] [stderr] 52 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: requested on the command line with `-W missing-docs`
[INFO] [stderr] 
[INFO] [stderr] warning: `happyterminals-backend-ratatui` (test "event_signals") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/happyterminals-0a3ff40284ec17df)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::prelude_reexports_compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/happyterminals_backend_ratatui-93a64a15ff94994d)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test color::palette::tests::nearest_256_cube_corner_white_is_white ... ok
[INFO] [stdout] test color::palette::tests::nearest_256_approximates_input ... ok
[INFO] [stdout] test color::palette::tests::nearest_256_cube_origin_black ... ok
[INFO] [stdout] test color::palette::tests::palette_cube_mid_sample ... ok
[INFO] [stdout] test color::palette::tests::palette_cube_origin ... ok
[INFO] [stdout] test color::palette::tests::palette_16_lut_white_maps_to_white_or_light_grey ... ok
[INFO] [stdout] test color::palette::tests::palette_grey_first ... ok
[INFO] [stdout] test color::palette::tests::palette_grey_last ... ok
[INFO] [stdout] test color::palette::tests::palette_system_16_exact ... ok
[INFO] [stdout] test color::palette::tests::palette_cube_corner_white ... ok
[INFO] [stdout] test color::palette::tests::sq_dist_zero_self ... ok
[INFO] [stdout] test color::palette::tests::sq_dist_symmetry ... ok
[INFO] [stdout] test color::palette::tests::palette_16_lut_range ... ok
[INFO] [stdout] test color::tests::colorterm_24bit ... ok
[INFO] [stdout] test color::tests::colorterm_1_not_truecolor ... ok
[INFO] [stdout] test color::tests::colorterm_truecolor ... ok
[INFO] [stdout] test color::tests::colorterm_truecolor_uppercase ... ok
[INFO] [stdout] test color::tests::downsample_ansi16_closed_under_named ... ok
[INFO] [stdout] test color::tests::downsample_ansi16_indexed_becomes_named ... ok
[INFO] [stdout] test color::tests::downsample_ansi16_rgb_becomes_named ... ok
[INFO] [stdout] test color::tests::downsample_mono_preserves_modifier_underline_reverse ... ok
[INFO] [stdout] test color::tests::downsample_mono_preserves_reset ... ok
[INFO] [stdout] test color::tests::downsample_palette256_maps_rgb_to_indexed ... ok
[INFO] [stdout] test color::tests::downsample_mono_preserves_modifier_bold ... ok
[INFO] [stdout] test color::tests::downsample_palette256_passes_through_named ... ok
[INFO] [stdout] test color::tests::downsample_palette256_passes_through_indexed ... ok
[INFO] [stdout] test color::tests::downsample_mono_strips_named_to_reset ... ok
[INFO] [stdout] test color::tests::downsample_mono_strips_rgb_to_reset ... ok
[INFO] [stdout] test color::tests::named_from_u8_out_of_range ... ok
[INFO] [stdout] test color::tests::downsample_truecolor_is_identity ... ok
[INFO] [stdout] test color::tests::named_from_u8_round_trip ... ok
[INFO] [stdout] test color::tests::downsample_mono_strips_indexed_to_reset ... ok
[INFO] [stdout] test color::tests::no_color_1_returns_mono ... ok
[INFO] [stdout] test color::tests::no_color_beats_override ... ok
[INFO] [stdout] test color::tests::no_color_whitespace_returns_mono ... ok
[INFO] [stdout] test color::tests::no_env_at_all_is_mono ... ok
[INFO] [stdout] test color::tests::no_color_zero_returns_mono ... ok
[INFO] [stdout] test color::tests::no_color_empty_is_unset ... ok
[INFO] [stdout] test color::tests::real_env_reads_something ... ok
[INFO] [stdout] test color::tests::term_alacritty_is_truecolor ... ok
[INFO] [stdout] test color::tests::term_dumb_is_mono ... ok
[INFO] [stdout] test color::tests::term_kitty_is_truecolor ... ok
[INFO] [stdout] test event::tests::test_is_not_quit_key_q_with_modifiers ... ok
[INFO] [stdout] test color::tests::term_generic_is_ansi16 ... ok
[INFO] [stdout] test event::tests::test_is_quit_ctrl_c ... ok
[INFO] [stdout] test color::tests::override_beats_colorterm ... ok
[INFO] [stdout] test color::tests::term_tmux_256color_detected ... ok
[INFO] [stdout] test event::tests::test_is_quit_key_q ... ok
[INFO] [stdout] test color::tests::term_256color_detected ... ok
[INFO] [stdout] test event::tests::test_is_quit_plain_c ... ok
[INFO] [stdout] test event::tests::test_map_focus ... ok
[INFO] [stdout] test event::tests::test_map_key_event ... ok
[INFO] [stdout] test event::tests::test_map_key_repeat_ignored ... ok
[INFO] [stdout] test event::tests::test_map_mouse ... ok
[INFO] [stdout] test event::tests::test_map_resize ... ok
[INFO] [stdout] test frame_spec::tests::test_default_color_mode ... ok
[INFO] [stdout] test frame_spec::tests::test_default_fps ... ok
[INFO] [stdout] test frame_spec::tests::test_default_mouse ... ok
[INFO] [stdout] test frame_spec::tests::test_explicit_color_mode ... ok
[INFO] [stdout] test frame_spec::tests::test_frame_duration_60fps ... ok
[INFO] [stdout] test frame_spec::tests::test_frame_duration_30fps ... ok
[INFO] [stdout] test guard::tests::test_guard_caches_color_mode ... [?25hok[?1006l[?1015l[?1003l[?1002l[?1000l
[INFO] [stdout] [?1004l[?1049ltest guard::tests::test_install_panic_hook ... ok[0m
[INFO] [stdout] test guard::tests::test_restore_is_callable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/color_detect.rs (/opt/rustwide/target/debug/deps/color_detect-1ba02baf55f9c126)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test colorterm_1_not_truecolor ... ok
[INFO] [stdout] test empty_env_is_mono ... ok
[INFO] [stdout] test colorterm_24bit ... ok
[INFO] [stdout] test colorterm_truecolor ... ok
[INFO] [stdout] test no_color_empty_is_unset ... ok
[INFO] [stdout] test no_color_beats_override ... ok
[INFO] [stdout] test no_color_strips_all_chromatic ... ok
[INFO] [stdout] test no_color_zero_disables ... ok
[INFO] [stdout] test override_beats_env ... ok
[INFO] [stdout] test term_256color_detected ... ok
[INFO] [stdout] test term_dumb_is_mono ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/color_snapshots.rs (/opt/rustwide/target/debug/deps/color_snapshots-bcaf098d1e7df8f1)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test cube_mono ... ok
[INFO] [stdout] test bunny_mono ... ok
[INFO] [stdout] test cube_ansi16 ... ok
[INFO] [stdout] test bunny_ansi16 ... ok
[INFO] [stdout] test cube_palette256 ... ok
[INFO] [stdout] test cube_truecolor ... ok
[INFO] [stdout] test bunny_truecolor ... ok
[INFO] [stdout] test bunny_palette256 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_phase_1_1.rs (/opt/rustwide/target/debug/deps/e2e_phase_1_1-1d1ffffef6c4f03e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test e2e_panic_hook_installed_without_panic ... ok
[INFO] [stdout] test e2e_ctrl_c_is_quit_event ... ok
[INFO] [stdout] [?25h[?1006l[?1015l[?1003l[?1002l[?1000l[?1004l[?1049l[0m[?25h[?1006l[?1015l[?1003l[?1002l[?1000l[?1004l[?1049ltest e2e_ctrl_c_restore_emits_correct_escapes ... ok
[INFO] [stdout] [0mtest e2e_panic_guard_restore_on_drop ... ok
[INFO] [stdout] test e2e_visual_rendering_mixed_text_alignment ... ok
[INFO] [stdout] test e2e_resize_no_garbled_output ... ok
[INFO] [stdout] test e2e_resize_propagation_grid_and_signals ... ok
[INFO] [stdout] [?25h[?1006l[?1015l[?1003l[?1002l[?1000l[?1004l[?1049l[0m[?25h[?1006l[?1015l[?1003l[?1002l[?1000l[?1004l[?1049l[0m[?25h[?1006l[?1015l[?1003l[?1002l[?1000l[?1004l[?1049l[0m[?25h[?1006l[?1015l[?1003l[?1002l[?1000l[?1004l[?1049l[0m[?25h[?1006l[?1015l[?1003l[?1002l[?1000l[?1004l[?1049l[0m[?25h[?1006l[?1015l[?1003l[?1002l[?1000l[?1004l[?1049l[0mtest e2e_panic_during_render_callback_is_caught ... ok
[INFO] [stdout] test e2e_visual_rendering_ratatui_diff_output ... FAILED
[INFO] [stdout] test e2e_full_vertical_slice ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- e2e_visual_rendering_ratatui_diff_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'e2e_visual_rendering_ratatui_diff_output' (116) panicked at crates/happyterminals-backend-ratatui/tests/e2e_phase_1_1.rs:114:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e68bde1bea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e68bde1bea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e68bde1bea - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e68bde1bea - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e68bdf645a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e68bdf645a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63e68bde6a62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63e68bde6a62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63e68bdc0acf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e68bdc0acf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e68bdda009 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e68bcf9acc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63e68bcf9acc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e68bd5d4b3 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63e68bd2e78c - happyterminals_backend_ratatui[d6feb2a2d3f116fd]::guard::install_panic_hook::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/happyterminals-backend-ratatui/src/guard.rs:119:9
[INFO] [stdout]   15:     0x63e68bd5d4b3 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x63e68bd2e78c - happyterminals_backend_ratatui[d6feb2a2d3f116fd]::guard::install_panic_hook::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/happyterminals-backend-ratatui/src/guard.rs:119:9
[INFO] [stdout]   17:     0x63e68bdda1c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   18:     0x63e68bdda1c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   19:     0x63e68bdc0b88 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   20:     0x63e68bdb5d69 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   21:     0x63e68bdc189d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   22:     0x63e68bdf6c1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   23:     0x63e68bdf6992 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   24:     0x63e68bcdfd1d - <core[4a92201981c6b77a]::result::Result<ratatui_core[90b0627faaa55806]::terminal::terminal::Terminal<ratatui_crossterm[af89cfa54be1fe45]::CrosstermBackend<e2e_phase_1_1[db516edf7fdd55ca]::SharedBuf>>, std[1209cfb42f6d497f]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   25:     0x63e68bcdfd1d - e2e_phase_1_1[db516edf7fdd55ca]::e2e_visual_rendering_ratatui_diff_output
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/happyterminals-backend-ratatui/tests/e2e_phase_1_1.rs:114:47
[INFO] [stdout]   26:     0x63e68bcdd5b7 - e2e_phase_1_1[db516edf7fdd55ca]::e2e_visual_rendering_ratatui_diff_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/happyterminals-backend-ratatui/tests/e2e_phase_1_1.rs:109:46
[INFO] [stdout]   27:     0x63e68bce45b6 - <e2e_phase_1_1[db516edf7fdd55ca]::e2e_visual_rendering_ratatui_diff_output::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x63e68bcecdab - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x63e68bcecdab - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   30:     0x63e68bcfa59b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   31:     0x63e68bcfa59b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x63e68bcfa59b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x63e68bcfa59b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x63e68bcfa59b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x63e68bcfa59b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   36:     0x63e68bcfa59b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   37:     0x63e68bcf3cb4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   38:     0x63e68bcf3cb4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x63e68bcfd1a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   40:     0x63e68bcfd1a2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x63e68bcfd1a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x63e68bcfd1a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x63e68bcfd1a2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x63e68bcfd1a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   45:     0x63e68bcfd1a2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63e68bde14ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   47:     0x63e68bde14ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x7b0e207c3aa4 - <unknown>
[INFO] [stdout]   49:     0x7b0e20850a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- e2e_full_vertical_slice stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'e2e_full_vertical_slice' (109) panicked at crates/happyterminals-backend-ratatui/tests/e2e_phase_1_1.rs:344:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e68bde1bea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e68bde1bea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e68bde1bea - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e68bde1bea - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e68bdf645a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e68bdf645a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63e68bde6a62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63e68bde6a62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63e68bdc0acf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e68bdc0acf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e68bdda009 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e68bcf9acc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63e68bcf9acc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e68bd5d4b3 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63e68bd2e78c - happyterminals_backend_ratatui[d6feb2a2d3f116fd]::guard::install_panic_hook::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/happyterminals-backend-ratatui/src/guard.rs:119:9
[INFO] [stdout]   15:     0x63e68bd5d4b3 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x63e68bd2e78c - happyterminals_backend_ratatui[d6feb2a2d3f116fd]::guard::install_panic_hook::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/happyterminals-backend-ratatui/src/guard.rs:119:9
[INFO] [stdout]   17:     0x63e68bdda1c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   18:     0x63e68bdda1c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   19:     0x63e68bdc0b88 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   20:     0x63e68bdb5d69 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   21:     0x63e68bdc189d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   22:     0x63e68bdf6c1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   23:     0x63e68bdf6992 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   24:     0x63e68bcddf4e - <core[4a92201981c6b77a]::result::Result<ratatui_core[90b0627faaa55806]::terminal::terminal::Terminal<ratatui_crossterm[af89cfa54be1fe45]::CrosstermBackend<e2e_phase_1_1[db516edf7fdd55ca]::SharedBuf>>, std[1209cfb42f6d497f]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   25:     0x63e68bcddf4e - e2e_phase_1_1[db516edf7fdd55ca]::e2e_full_vertical_slice::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/happyterminals-backend-ratatui/tests/e2e_phase_1_1.rs:344:51
[INFO] [stdout]   26:     0x63e68bcdb1bf - <reactive_graph[a1fe5b6377b6331]::owner::Owner>::with::<(), e2e_phase_1_1[db516edf7fdd55ca]::e2e_full_vertical_slice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.13/src/owner.rs:274:19
[INFO] [stdout]   27:     0x63e68bcdb40e - happyterminals_core[200101215003dec5]::owner::create_root::<(), e2e_phase_1_1[db516edf7fdd55ca]::e2e_full_vertical_slice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/happyterminals-core/src/owner.rs:82:24
[INFO] [stdout]   28:     0x63e68bcdf21d - e2e_phase_1_1[db516edf7fdd55ca]::e2e_full_vertical_slice
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/happyterminals-backend-ratatui/tests/e2e_phase_1_1.rs:312:18
[INFO] [stdout]   29:     0x63e68bcdd467 - e2e_phase_1_1[db516edf7fdd55ca]::e2e_full_vertical_slice::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/happyterminals-backend-ratatui/tests/e2e_phase_1_1.rs:307:29
[INFO] [stdout]   30:     0x63e68bce43f6 - <e2e_phase_1_1[db516edf7fdd55ca]::e2e_full_vertical_slice::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x63e68bcecdab - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x63e68bcecdab - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x63e68bcfa59b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x63e68bcfa59b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x63e68bcfa59b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x63e68bcfa59b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63e68bcfa59b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63e68bcfa59b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x63e68bcfa59b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x63e68bcf3cb4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x63e68bcf3cb4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x63e68bcfd1a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x63e68bcfd1a2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x63e68bcfd1a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x63e68bcfd1a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x63e68bcfd1a2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x63e68bcfd1a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x63e68bcfd1a2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x63e68bde14ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x63e68bde14ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7b0e207c3aa4 - <unknown>
[INFO] [stdout]   52:     0x7b0e20850a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     e2e_full_vertical_slice
[INFO] [stdout]     e2e_visual_rendering_ratatui_diff_output
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p happyterminals-backend-ratatui --test e2e_phase_1_1`
[INFO] running `Command { std: "docker" "inspect" "7b11c5d1e26852f10fc27838035f5c2eb8778e1d432bd45ceac6f7bf54f13f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b11c5d1e26852f10fc27838035f5c2eb8778e1d432bd45ceac6f7bf54f13f0f", kill_on_drop: false }`
[INFO] [stdout] 7b11c5d1e26852f10fc27838035f5c2eb8778e1d432bd45ceac6f7bf54f13f0f
